home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000316_news@columbia.edu _Tue Sep 10 13:11:14 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id NAA27196 for <kermit.misc@watsun.cc.columbia.edu>; Tue, 10 Sep 1996 13:11:14 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id NAA11128 for kermit.misc@watsun; Tue, 10 Sep 1996 13:11:11 -0400 (EDT)
  4. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!news.mathworks.com!news.kei.com!news.thenet.net!frankensun.altair.com!wlbr!news.cerf.net!hacgate2.hac.com!news.delcoelect.com!not-for-mail
  5. From: c23st@eng.delcoelect.com (Spiros Triantafyllopoulos)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Mystery of dropping chars at 9600 with Kermit and an 8250A
  8. Date: 10 Sep 1996 16:03:12 GMT
  9. Organization: Delco Electronics Corp.
  10. Lines: 26
  11. Distribution: usa
  12. Message-ID: <5143g0$j3r@kocrsv08.delcoelect.com>
  13. NNTP-Posting-Host: kocrsw06.delcoelect.com
  14. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  15.  
  16. A while ago I had inquired about the problem I was having with an
  17. AT&T 6300 dropping characters at 9600 or better on Kermit 3.14. Well,
  18. after a few wasted hours, I've solved it.
  19.  
  20. The autoexec.bat contained the obligatory disk cache (removed) and
  21. a utility intended to speed up screen writes (from the mid 80's). This
  22. did work very well, actually, speeding the screen writes by 10% or so
  23. and only using a few KB memory. It's called VSCREEN...
  24.  
  25. Since video ran faster with it I assumed it did not have any effect on
  26. the dropped characters, after all, if it's faster writing to the screen,
  27. it's faster overall, so leave it :-). Not so. It apparently took enough
  28. CPU cycles from the 8086 that there were dropped chars on 9600 or better.
  29.  
  30. With a clean autoexec.bat the machine runs fine at 14.4 using RTS/CTS
  31. flow control. The logic of a utility that speeds up screen writes yet
  32. takes longer to run escapes me...
  33.  
  34. I am also running the Kermit E binary (no network or graphics). I don't
  35. think this has any effect on speed, but it does load faster.
  36.  
  37. Spiros
  38. -- 
  39. Spiros Triantafyllopoulos        Kokomo, IN 46902  (317) 451-0815 (8-322)
  40. Corporate Software Technology    Email:  c23st@eng.delcoelect.com 
  41. Delco Electronics Corporation    URL:    http://expert.cc.purdue.edu/~strianta/